home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iasujf.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IASUBDIVJOINFACES_H = 1;
- include("real/intact/r3ianp.js")
- include("oops/r3vector.js")
- include("real/objects/r3subdiv.js")
-
-
- var R3CLID_IASUBDIVJOINFACES = 1281;
-
-
-
-
-
-
-
- R3IASUBDIVJOINFACESA_Distanc = 1281500;
- function SetR3IASUBDIVJOINFACESA_Distanc(value) {
- R3Set(this.r3obj, R3IASUBDIVJOINFACESA_Distanc, value, R3TID_FLOAT, 0);
- }
-
- function GetR3IASUBDIVJOINFACESA_Distanc() {
- return R3Get(this.r3obj, R3IASUBDIVJOINFACESA_Distanc, R3TID_FLOAT, 0);
- }
-
-
-
- function r3Iasubdivjoinfaces () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IASUBDIVJOINFACES, arguments);
- }
- // Methods
-
- // Attributes
- this.GetDistanc=GetR3IASUBDIVJOINFACESA_Distanc;
- this.SetDistanc=SetR3IASUBDIVJOINFACESA_Distanc;
- }
-
- r3Iasubdivjoinfaces.prototype=new r3Intact;
- // r3iasujf.h_H